x11: Use window macros instead of drawable macros
authorBenjamin Otte <otte@redhat.com>
Tue, 5 Oct 2010 23:22:45 +0000 (01:22 +0200)
committerBenjamin Otte <otte@redhat.com>
Thu, 2 Dec 2010 19:17:27 +0000 (20:17 +0100)
commit3b8aea389da311b5b6d4675c61778a19394a9cb2
treefba75a6712a1c2361a9b16cee1d5a9ae4d20a9af
parent91679c384a10512ef6b02f5d9763687169e2da94
x11: Use window macros instead of drawable macros

GDK_WINDOW_XID() instead of GDK_DRAWABLE_XID()
GDK_WINDOW_XDISPLAY() instead of GDK_DRAWABLE_XDISPLAY()
gdk/x11/gdkdevice-core.c
gdk/x11/gdkdisplay-x11.c
gdk/x11/gdkdnd-x11.c
gdk/x11/gdkselection-x11.c
gdk/x11/gdktestutils-x11.c
gdk/x11/gdkwindow-x11.c